home *** CD-ROM | disk | FTP | other *** search
- Path: news.iadfw.net!usenet
- From: Larry Weiss <lfw@iadfw.net>
- Newsgroups: comp.lang.c
- Subject: Re: Newbie doesn't understand compiler error
- Date: Sat, 02 Mar 1996 09:50:10 -0600
- Organization: ...
- Message-ID: <31386E32.47C9@iadfw.net>
- References: <Pine.SUN.3.91.960301153010.11258B-100000@pioneer.uspto.gov> <31378ECB.3B81@oc.com> <4h8cle$cn4@solutions.solon.com>
- NNTP-Posting-Host: dal12-05.ppp.iadfw.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Peter Seebach wrote:
- >
- > >First off, you may have made a typo here, but the correct declaration of
- > >main() is
- > > main( int argc, char *argv[] )
- ^ ^
- >
- > Now, now. There's nothing *wrong* with the newbie's definition.
- > Sure, it's stupid, unconventional, misleading, and a likely
- > typo. But there's nothing *wrong* with it.
- >
-
-
- Yep, change "correct" to "traditional", rewind, and hit play.
-